Release 10.1A: OpenEdge Development:
Progress 4GL Reference
COLUMN-RESIZABLE attribute
Indicates whether you can resize a browse-column by pointing, clicking, and dragging.
Data type: LOGICAL Access: Readable/Writeable Applies to: BROWSE widgetIf COLUMN-RESIZABLE is TRUE, you can resize any of the browse’s browse-columns by pointing, clicking, and dragging on a column separator. This attribute lets you turn on and off the ability of end users to resize browse-columns. IF COLUMN-RESIZABLE is TRUE, the START-RESIZE and END-RESIZE events for the browse-column take precedence over all other events.
When you set a browse’s COLUMN-RESIZABLE attribute to a certain value, Progress automatically sets the RESIZABLE attribute of the browse’s browse-columns to the same value. For more information on the RESIZABLE attribute, see the RESIZABLE attribute reference entry in this book.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |